home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / gfx / conv / SmartScale.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  2.0 KB  |  53 lines

  1. Short:    A CLI program used for graphics conversion scripts & ILBM info.
  2. Author:   lory@subdimension.com (Lorence Lombardo)
  3. Uploader: lory@subdimension.com (Lorence Lombardo)
  4. Type:     gfx/conv
  5.  
  6.  
  7. SmartScale v1.2  (C) 1996-2000 Lorence Lombardo.
  8.  
  9. What the #@$% is SmartScale ?
  10.  
  11. SmartScale is a little program I wrote intended for graphic conversion script
  12. files. It has 3 output modes. Con, env & ask. You can even use it just for
  13. ILBM info. It will look at a picture or animation and tell you the dimensions
  14. of that picture and output the information to the con or env. It has internal
  15. ILBM support and will use datatypes for other graphic types.
  16. If you enter x & y scale args, the args will be recalculated & output'd in
  17. order to keep the aspect ratio of the picture or animation the same.
  18. You can also scale using the percentage argument instead of X & Y coordinates.
  19. If you use the ask mode you will be asked to enter an X & Y scale or %. 
  20. Ideal for script files.
  21.  
  22. See the following archives on the aminet for example usage of SmartScale:-
  23. Anim2mpegS.lha, Anim2mpegB.lha, Anim2gif.lha, Anim2qt.lha & Mp2anim.lha
  24.  
  25. You may also wish to update these script/progs with this new version of
  26. SmartScale.
  27.  
  28.  
  29.  Usage:
  30.  SmartScale [con/env/ask] [file name] [x scale] [y scale]
  31.                            or
  32.  SmartScale [con/env/ask] [file name] [%] [1-100]
  33.  eg. SmartScale env pic.iff 640 200
  34.                   or
  35.      SmartScale con pic.iff % 50
  36.  
  37.  ENV outputs:
  38.  XIN & YIN input size of picture
  39.  DIN depth of picture
  40.  FT  file type
  41.  XOUT & YOUT calculated size of picture within the [X,Y,% scale] args
  42.              while still maintaining the correct aspect ratio.
  43.  
  44.  
  45. ============================= Archive contents =============================
  46.  
  47. Original  Packed Ratio    Date     Time    Name
  48. -------- ------- ----- --------- --------  -------------
  49.    12212   11876  2.7% 30-Oct-00 21:04:32  SmartScale
  50.     1659     799 51.8% 30-Oct-00 21:14:58  SmartScale.doc
  51. -------- ------- ----- --------- --------
  52.    13871   12675  8.6% 31-Oct-100 10:57:40   2 files
  53.